ip link show
nmcli connection show
nmcli connection show [網路介面卡]
netstat [參數]
hostname
hostname [名稱]
ifup [網卡]
ifdown [網卡]
對於現在的生活,沒有網路不能做的事很多,這次學的是關於網路的設定,可惜的是,我無法使用"nmcli"指令,在第一次使用時需要先下載工具sudo apt-get install network-manager
,不過安裝完後使用卻出現"error: could not create nmclient object: could not connect: no such file or directory."
https://dywang.csie.cyut.edu.tw/dywang/rhcsaNote/node35.html
http://linux.vbird.org/linux_basic_train/unit11.php